home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #5 / K-CD-5-2003.ISO / Sandra / setup.exe / {app} / examples / Report Schema.mdb / Device.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-11-21  |  161 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "ClassID": "Long Integer",
  6.         "Name": "Text (255)",
  7.         "TypeID": "Long Integer",
  8.         "HelpID": "Long Integer"
  9.     },
  10.     "data": []
  11. }